discord_game_sdk-d ~master (2026-05-28T21:13:59.3257087)
Dub
Repo
IDiscordStorageManager.readAsync
discord_game_sdk
IDiscordStorageManager
Undocumented in source. Be warned that the author may not have intended to support it.
struct
IDiscordStorageManager
void
readAsync
(
const
(
char
)*
name
,
void
*
callbackData
,
void
function
(
void
*
,
DiscordResult
,
ubyte
*
,
uint
)
callback
)
Meta
Source
See Implementation
discord_game_sdk
IDiscordStorageManager
functions
count
delete_
exists
getPath
read
readAsync
readAsyncPartial
stat
statAt
write
writeAsync